-
Home
-
MotoPress Appointment Booking
-
1.21.1
-
Code
-
Classes
- AbstractAjaxAction
| Total Complexity |
23 |
| Dependencies |
4 |
| Dependents |
0 |
| Total lines |
160 |
| Lines of code |
72 |
| Logical lines of code |
46 |
| Comment lines |
36 |
| Methods |
10 |
| Properties |
0 |
Methods 10
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| getDateFromRequest() |
S |
59 |
4 |
13 |
| getIntegerFromRequest() |
S |
64 |
4 |
9 |
| processAjaxRequest() |
S |
59 |
3 |
15 |
| getStringFromRequest() |
S |
64 |
3 |
9 |
| getBooleanFromRequest() |
S |
64 |
3 |
9 |
| getValidatedRequestData() |
S |
63 |
2 |
11 |
| getAjaxActionName() |
S |
100 |
1 |
0 |
| isActionForLoggedInUser() |
S |
81 |
1 |
3 |
| isActionForGuestUser() |
S |
81 |
1 |
3 |
| doAction() |
S |
100 |
1 |
0 |